home *** CD-ROM | disk | FTP | other *** search
/ CD Classic 39 / CD CLASSIC #39 (1998).iso / EMPRESA / visio / Vistdstd / Install / Data.Z / Flowchart Data Template.TXT < prev    next >
Text File  |  1997-08-05  |  3KB  |  72 lines

  1. ; -----------------------------------------------------------------------------------
  2. ; INSTRUCTIONS (Be sure to scroll to right, if necessary)
  3. ; Visio can use the information you put into this text file to draw a flowchart.
  4. ; The text file must contain information about:
  5. ; - which template you want to use
  6. ; - which master shapes you want to use
  7. ; - how many instances of each master shape you want to include in the drawing
  8. ; - which shapes you want to connect.
  9. ; If you want to add custom properties to the master shapes, the text file
  10. ; must also include custom property information.
  11. ;
  12. ; After you create and save the text file, run the Flowchart-TQM Diagram Wizard
  13. ; again. When the wizard asks which text file you want to use, choose the one you created. 
  14. ; When Visio prompts you for Field Separator, choose comma (,).
  15. ;
  16. ;   TO CHOOSE A TEMPLATE
  17. ;   --------------------
  18. ;     Add this line to the text file:
  19. ;     Template,"Template Name"
  20. ;     where anything in quotes denotes the actual value.
  21. ;
  22. ;     For example,
  23. ;     Template,"Flowchart - Basic.VST"
  24. ;
  25. ;   TO CHOOSE MASTER SHAPES
  26. ;   -----------------------
  27. ;
  28. ;     Add a line like this for each master shape you want to use:
  29. ;     Master,"Master Name","Stencil Name"
  30. ;     where anything in quotes denotes the actual value.
  31. ;
  32. ;     For example,
  33. ;     Master,"Process","Basic Flowchart Shapes.VSS"
  34. ;
  35. ;   TO ADD CUSTOM PROPERTIES TO MASTER SHAPES
  36. ;   -----------------------------------------     
  37. ;     Add a line like this for each custom property you want to add to each master:  
  38. ;     Property,"Master Name","Property Name","Label","Prompt","Type","Format","Value","Hidden","Ask"
  39. ;     where anything in quotes denotes the actual value.
  40. ;     Note: Only the first 3 values are required in a Property line.
  41. ;           For more information about custom properties, in Visio, press F1, click Index, 
  42. ;        then type "custom properties."
  43. ;
  44. ;     For example,
  45. ;     Property,"Process","Cost","Cost of Process","Enter cost in US dollars",,,,,
  46. ;
  47. ;   TO PLACE SHAPES ON THE DRAWING PAGE
  48. ;   -----------------------------------
  49. ;     Add a line like this for each shape you want to place on the drawing page:
  50. ;     Shape,"Shape Name","Master Name","Shape Text","ShapeX","ShapeY","Width","Height","Cost","Duration","Resources"
  51. ;     where anything in quotes denotes the actual value.
  52. ;     For example, 
  53. ;     Shape,"MyShape1","Process","This is my shape's text",,,,,"1.05","4 hours","Some resources"
  54. ;     Visio determines ShapeX, ShapeY, Width, and Height (the position and size of the shape)
  55. ;     when you leave them blank.
  56. ;
  57. ;  TO CONNECT SHAPES
  58. ;  -----------------
  59. ;     Add a line like this for every two shapes you want to connect:
  60. ;     Link,"Link Name","Master Name","Link Text","From Shape (or Connector) Name","ToShape(or Connector) Name"
  61. ;     where anything in quotes denotes the actual value.
  62. ;
  63. ;     For example,
  64. ;     Link,"MyLink1","Line Connector","some text","MyShape1","MyShape2"
  65. ;
  66. ; ---------------------------------------------------------------------------------------
  67. ; Start BELOW this line (Do NOT edit this line or above).
  68.  
  69.  
  70.  
  71.